omap3: cm-t3517: define CONFIG_MACH_TYPE
authorDmitry Lifshitz <[email protected]>
Wed, 9 Sep 2015 08:27:17 +0000 (11:27 +0300)
committerTom Rini <[email protected]>
Fri, 11 Sep 2015 21:15:34 +0000 (17:15 -0400)
Define CONFIG_MACH_TYPE to allow non DT Linux boot.

Signed-off-by: Dmitry Lifshitz <[email protected]>
Acked-by: Igor Grinberg <[email protected]>
include/configs/cm_t3517.h

index 6bcba93956b20761b3faf6309eef196f39201e1a..69332b647da1d45eef947b278c612e2bb1f01463 100644 (file)
@@ -36,6 +36,8 @@
 #include <asm/arch/cpu.h>              /* get chip and board defs */
 #include <asm/arch/omap.h>
 
+#define CONFIG_MACH_TYPE                MACH_TYPE_CM_T3517
+
 /*
  * Display CPU and Board information
  */